home *** CD-ROM | disk | FTP | other *** search
/ Freelog 97 / FreelogNo97-MaiJuin2010.iso / Jeu / FlightGear / fgsetup-2.0.0.exe / {app} / data / Models / Geometry / flare.xml < prev    next >
Encoding:
Extensible Markup Language  |  2004-08-26  |  430 b   |  23 lines

  1. <?xml version="1.0"?>
  2.  
  3. <PropertyList>
  4.  
  5.  <path>flare.ac</path>
  6.  
  7.  <animation>
  8.   <type>billboard</type>
  9.   <spherical>true</spherical>
  10.  </animation>
  11.  
  12.  <animation>
  13.   <type>dist-scale</type>
  14.   <object-name>flare</object-name>
  15.   <interpolation>
  16.    <entry><ind>0</ind><dep>0.5</dep></entry>
  17.    <entry><ind>500</ind><dep>2.0</dep></entry>
  18.    <entry><ind>16000</ind><dep>16.0</dep></entry>
  19.   </interpolation>
  20.  </animation>
  21.  
  22. </PropertyList>
  23.